emacs.git
2015-11-04 justburFix #79
2015-11-04 justburAdd example of adding Unicode replacements in README
2015-10-30 justburDon't show help hint for evil operators
2015-10-30 justburAdd option to show popup for evil operators
2015-10-29 justburAdd melpa stable banner
2015-10-22 justburDon't warn when same cons is added to alist twice
2015-10-20 justburMove sorting functions and add to readme
2015-10-18 justburBetter choices for built-in functions
2015-10-18 justburCleanup previous commit
2015-10-18 justburRemove dash.el dependency
2015-10-18 justburRemove s.el dependency
2015-10-15 justburSatisfy compiler for golden-ratio-mode
2015-10-09 justburPreliminary support for undo
2015-10-08 justburAdd new sort function for testing
2015-10-07 justburFix problem with two locations for side-window
2015-10-07 justburSwitch to defun in last commit
2015-10-07 justburAdd new sort function
2015-10-06 justburBump version to 0.6.2
2015-10-05 justburreadme: Remove what's new and add dependency note
2015-10-03 Justin BurkettMerge pull request #71 from justbur/refactor
2015-10-03 justburRemove comment
2015-10-03 justburRefactor show-next-page
2015-10-03 justburMove golden-ratio-mode let binding
2015-10-02 Iqbal AnsariDo not display which-key popup if an interactive comman...
2015-10-02 justburAdd remove-hook to previous commit
2015-10-02 Iqbal AnsariRun `which-key--hide-popup` in post-command-hook also
2015-10-02 justburRevert preserve-size setting on buffer
2015-09-29 justburLet bind golden-ratio-mode when showing window
2015-09-29 justburAdd preserve-size option to side-window display
2015-09-27 justburDon't fail if buffer was killed somehow
2015-09-24 justburFix merge conflicts
2015-09-24 justburBump version
2015-09-24 justburBetter fix for #65
2015-09-24 justburRevert "Fix #65"
2015-09-23 justburFix #65
2015-09-22 justburFix docstring typo
2015-09-21 justburAdd alist-name arg to add-key-val-to-alist
2015-09-21 justburAdd faces group
2015-09-19 justburBetter messages for add-key-val-to-alist
2015-09-18 justburRemove some alists from customize and update docs
2015-09-18 justburUpdate README for key-based replacements
2015-09-16 justburAdd ability to highlight certain commands
2015-09-09 Justin Burketttypo in readme
2015-09-08 justburMute echo-keystrokes message
2015-09-03 justburBetter warning for add-key-val-to-alist
2015-09-03 justburFix typo
2015-09-03 justburMinor fix on last commit
2015-09-03 justburCommon interface for prefix names and titles
2015-09-03 justburMinor changes to key-seq functions
2015-09-03 justburChange default indentation of helpers
2015-09-03 justburAdd support for prefix-names
2015-09-02 justburMake preventing C-h cycling the default
2015-09-02 justburAllow disabling truncation
2015-09-02 justburAdd min-display-lines option
2015-09-02 justburShorten next page hint
2015-09-02 justburFactor out next page hint
2015-09-02 justburChange wording of hint
2015-09-02 justburAdd missing autoload
2015-09-01 justburDescribe new paging options in readme
2015-09-01 justburFix compiler warning
2015-09-01 justburFix implementation of prevent-C-h-from-cycling
2015-09-01 justburAdd experimental support for using descbinds
2015-08-27 justburFix echo-keystrokes backup
2015-08-27 justburFix which-key-echo-keystrokes docstring
2015-08-16 justburAdd helper function for prefix titles
2015-08-16 justburOne more change to format of prefix-title-alist
2015-08-16 justburSwitch prefix-titles to key-seq as key
2015-08-15 justburAdd support for "prefix titles". See #58
2015-08-10 justburshow-remaining-keys cleanup
2015-08-10 justburAdd missing save-match-data call
2015-08-03 justburTweak partition-columns
2015-08-03 justburFix ref to free var
2015-08-03 justburReplace ?? with lambda by default
2015-08-03 justburClean-up partition-columns implementation
2015-08-02 justburAdd README intro to commentary section.
2015-08-02 justburBump version
2015-08-01 justburAllow for nil local-map. Fixes #57
2015-07-30 justburREADME links working again
2015-07-30 justburSecond try to fix links
2015-07-30 justburFix a link in readme
2015-07-30 justburAdd local-map face to readme
2015-07-29 justburAdd local-map face
2015-07-29 justburREADME fixes
2015-07-28 justburREADME typos
2015-07-28 justburReorg README and new pictures
2015-07-28 Justin BurkettMinor wording change to readme
2015-07-28 justburAdd note to readme
2015-07-28 justburRevert "Fix some parts of readme"
2015-07-28 justburMore docstrings
2015-07-28 justburAllow show-next-page to force update before timer
2015-07-27 justburAdd a docstring
2015-07-27 justburFix some parts of readme
2015-07-26 justburC-h for paging is awesome
2015-07-25 justburAdd next page hint to show-prefix top
2015-07-25 justburAdd hint for next page key
2015-07-25 justburFix show-next-page problem with mult events
2015-07-24 justburDocumentation is better now :-)
2015-07-24 justburAdd link to README about disabling special keys
2015-07-24 justburAllow which-key-special-keys to be nil
2015-07-24 justburSwitch to lexical binding and fix warnings
next